Ignore EPERM when scanning for packages
authorAlex Crichton <alex@alexcrichton.com>
Fri, 17 Oct 2014 21:02:16 +0000 (14:02 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 17 Oct 2014 21:02:16 +0000 (14:02 -0700)
commitf86aaeda1bfae8c5c67bb38b9c274b799969cf3a
tree34b60f80f5a7b4d0ce5d3d77ee3d6a63bb663456
parent9788700351f5c236c4e403f28a9156e6ee0b2483
Ignore EPERM when scanning for packages

We won't make much progress reporting the error back up the chain, so we may as
well carry on!
src/cargo/ops/cargo_read_manifest.rs
tests/test_cargo_compile.rs